home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMaxBoutons, g1erSprLoc, gMessDef1, gMessSty1, gBarChron, g1erSprChr, gEtudAct, gTraduit
- set gMaxBoutons to 39
- set g1erSprLoc to 22
- set the visible of sprite 2 to 1
- set gMessDef1 to getAt(gTraduit, 30)
- set gMessSty1 to "bold"
- gBarChron(fleche, 0, 70, 2)
- set the text of field "ZI1" to " "
- set the text of field "ZI2" to " "
- set the text of field "ZI3" to " "
- set gEtudAct to "FA"
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 1)
- end repeat
- JukeBox(1, " ")
- end
-